FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package sfm.130323#3.0.1 (63 ms)

Package sfm.130323
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-Magistrell-Medication
Url http://ehelse.no/fhir/StructureDefinition/sfm-Magistrell-Medication
Version 1.0
Status active
Date 2021-05-01
Name SfmMagistrellMedication
Title sfm-Magistrell-Medication
Experimental False
Description Magistrell medicaiton based on medication.
Type Medication
Kind resource

Resources that use this resource

StructureDefinition
http://ehelse.no/fhir/StructureDefinition/sfm-MedicationDispense sfm-MedicationDispense
http://ehelse.no/fhir/StructureDefinition/sfm-MedicationStatement sfm-MedicationStatement
http://ehelse.no/fhir/StructureDefinition/sfm-lib-List sfm-lib-List

Resources that this resource uses

StructureDefinition
http://hl7.no/fhir/StructureDefinition/no-basis-prescriptiongroup no-basis-prescriptiongroup
http://ehelse.no/fhir/StructureDefinition/sfm-Excipient SfmExcipient
http://ehelse.no/fhir/StructureDefinition/sfm-adqs sfm-adqs
http://ehelse.no/fhir/StructureDefinition/sfm-name sfm-name
http://ehelse.no/fhir/StructureDefinition/sfm-packing sfm-packing
http://ehelse.no/fhir/StructureDefinition/sfm-recipe sfm-recipe


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "sfm-Magistrell-Medication",
  "url" : "http://ehelse.no/fhir/StructureDefinition/sfm-Magistrell-Medication",
  "version" : "1.0",
  "name" : "SfmMagistrellMedication",
  "title" : "sfm-Magistrell-Medication",
  "status" : "active",
  "date" : "2021-05-01",
  "description" : "Magistrell medicaiton based on medication.",
  "fhirVersion" : "4.0.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Medication",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Medication",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Medication.extension",
        "path" : "Medication.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Medication.extension:prescriptiongroup",
        "path" : "Medication.extension",
        "sliceName" : "prescriptiongroup",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.no/fhir/StructureDefinition/no-basis-prescriptiongroup"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Medication.extension:name",
        "path" : "Medication.extension",
        "sliceName" : "name",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehelse.no/fhir/StructureDefinition/sfm-name"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Medication.extension:packing",
        "path" : "Medication.extension",
        "sliceName" : "packing",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehelse.no/fhir/StructureDefinition/sfm-packing"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Medication.extension:recipe",
        "path" : "Medication.extension",
        "sliceName" : "recipe",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehelse.no/fhir/StructureDefinition/sfm-recipe"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Medication.code",
        "path" : "Medication.code",
        "short" : "Codes that identify type of medication",
        "mustSupport" : true
      },
      {
        "id" : "Medication.code.coding",
        "path" : "Medication.code.coding",
        "definition" : "A reference to a\r\n code defined by a terminology system."
      },
      {
        "id" : "Medication.code.coding.system",
        "path" : "Medication.code.coding.system",
        "fixedUri" : "urn:oid:2.16.578.1.12.4.1.1.7424"
      },
      {
        "id" : "Medication.manufacturer",
        "path" : "Medication.manufacturer",
        "max" : "0"
      },
      {
        "id" : "Medication.form",
        "path" : "Medication.form",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Medication.form.coding.system",
        "path" : "Medication.form.coding.system",
        "fixedUri" : "urn:oid:2.16.578.1.12.4.1.1.7448"
      },
      {
        "id" : "Medication.amount",
        "path" : "Medication.amount",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Medication.amount.numerator.system",
        "path" : "Medication.amount.numerator.system",
        "fixedUri" : "urn:oid:2.16.578.1.12.4.1.1.7452"
      },
      {
        "id" : "Medication.ingredient",
        "path" : "Medication.ingredient",
        "mustSupport" : true
      },
      {
        "id" : "Medication.ingredient.extension",
        "path" : "Medication.ingredient.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Medication.ingredient.extension:adqs",
        "path" : "Medication.ingredient.extension",
        "sliceName" : "adqs",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehelse.no/fhir/StructureDefinition/sfm-adqs"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Medication.ingredient.item[x]",
        "path" : "Medication.ingredient.item[x]",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Substance",
              "http://hl7.org/fhir/StructureDefinition/Medication",
              "http://ehelse.no/fhir/StructureDefinition/sfm-Excipient"
            ]
          }
        ]
      },
      {
        "id" : "Medication.ingredient.strength.numerator.system",
        "path" : "Medication.ingredient.strength.numerator.system",
        "fixedUri" : "urn:oid:2.16.578.1.12.4.1.1.9090"
      },
      {
        "id" : "Medication.ingredient.strength.denominator.system",
        "path" : "Medication.ingredient.strength.denominator.system",
        "fixedUri" : "urn:oid:2.16.578.1.12.4.1.1.9090"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.